-
Notifications
You must be signed in to change notification settings - Fork 167
fix(deps): update dependency react-datepicker to v8 #2572
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
c9c817a to
e0de753
Compare
fe34c21 to
325f67c
Compare
9fb2733 to
da49752
Compare
5b41fc7 to
1a5f337
Compare
e05f8c3 to
f434619
Compare
f434619 to
45f0dbf
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
f9d4034 to
ac1e9e1
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2572 +/- ##
========================================
Coverage 94.83% 94.83%
========================================
Files 1234 1234
Lines 27764 27764
Branches 6266 6093 -173
========================================
Hits 26331 26331
Misses 1375 1375
Partials 58 58 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@ChrisChV Since I had to make a few small changes to this version bump PR to get it to pass tests, could you please take a quick look as well? Mostly we need to make sure the date/time inputs on the "Schedule & Details" and course outline pages are working as normal. MNG-4670 |
ChrisChV
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 👍
- I tested this: The date/time inputs on the "Schedule & Details" and course outline pages
- I read through the code and considered the security, stability and performance implications of the changes.
- I tested that the UI can be used with a keyboard only (tab order, keyboard controls).
This PR contains the following updates:
^4.13.0->^8.0.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
Hacker0x01/react-datepicker (react-datepicker)
v8.8.0: 8.8.0Compare Source
What's Changed
Major overhaul to the Docs site with new Typscript examples
Other changes
selectionMetaparam to the onChangeRaw event call - to give additional details about the selected date by @balajis-qb in #5858New Contributors
Full Changelog: Hacker0x01/react-datepicker@v8.7.0...v8.8.0
v8.7.0: 8.7.0Compare Source
What's Changed
Full Changelog: Hacker0x01/react-datepicker@v8.6.0...v8.7.0
v8.6.0: 8.6.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v8.5.0...v8.6.0
v8.5.0: 8.5.0Compare Source
What's Changed
startDatevariable in the example code to theselectedDateto improve clarity and better reflect it's purpose by @balajis-qb in #5501visibleYearsRangein therenderCustomHeaderof the YearPicker by @balajis-qb in #5687New Contributors
Full Changelog: Hacker0x01/react-datepicker@v8.4.0...v8.5.0
v8.4.0: 8.4.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v8.3.0...v8.4.0
v8.3.0: 8.3.0Compare Source
What's Changed
--selectedclass for the YearPicker when theselectsMultipleis enabled by @balajis-qb in #5524Full Changelog: Hacker0x01/react-datepicker@v8.2.1...v8.3.0
v8.2.1: 8.2.1Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v8.2.0...v8.2.1
v8.2.0: 8.2.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v8.1.0...v8.2.0
v8.1.0: 8.1.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v8.0.0...v8.1.0
v8.0.0: 8.0.0Compare Source
Breaking changes
parseDateby @laug in #5036Other changes
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v7.6.0...v8.0.0
v7.6.0: 7.6.0Compare Source
What's Changed
PropsWithChildrentype argument issue by @mertJF in #5223PropsWithChildrentype argument issue by @mertJF in #5236New Contributors
Full Changelog: Hacker0x01/react-datepicker@v7.5.0...v7.6.0
v7.5.0: 7.5.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v7.4.0...v7.5.0
v7.4.0: 7.4.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v7.3.0...v7.4.0
v7.3.0: 7.3.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v7.2.0...v7.3.0
v7.2.0: 7.2.0Compare Source
What's Changed
Full Changelog: Hacker0x01/react-datepicker@v7.1.0...v7.2.0
v7.1.0: 7.1.0Compare Source
What's Changed
Full Changelog: Hacker0x01/react-datepicker@v7.0.0...v7.1.0
v7.0.0: 7.0.0Compare Source
Breaking changes
This release includes a Typescript migration. This has been a big overhaul of the code base. This is the biggest release ever with 447 commits and 104 files changed! Massive thanks to @mirus-ua, @yuki0410-dev, @Olenka-Yurchuk, @alvaromartinez986, and @ryantanrk. We've done our best to document the breaking changes:
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v6.9.0...v7.0.0
v6.9.0: 6.9.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v6.8.0...v6.9.0
v6.8.0: 6.8.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v6.7.1...v6.8.0
v6.7.1: 6.7.1Compare Source
What's Changed
Full Changelog: Hacker0x01/react-datepicker@v6.7.0...v6.7.1
v6.7.0: 6.7.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v6.6.0...v6.7.0
v6.6.0: 6.6.0Compare Source
What's Changed
Full Changelog: Hacker0x01/react-datepicker@v6.5.0...v6.6.0
v6.5.0: 6.5.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v6.4.0...v6.5.0
v6.4.0: 6.4.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v6.3.0...v6.4.0
v6.3.0: 6.3.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v6.2.0...v6.3.0
v6.2.0: 6.2.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v6.1.0...v6.2.0
v6.1.0: 6.1.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v6.0.0...v6.1.0
v6.0.0: 6.0.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v5.1.0...v6.0.0
v5.1.0: 5.1.0Compare Source
What's Changed
Full Changelog: Hacker0x01/react-datepicker@v5.0.0...v5.1.0
v5.0.0: 5.0.0Compare Source
Breaking ch
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.